Search results

Online

Creating an Indigenous plant-use garden: plant list

For thousands of years, First Nations peoples across Australia have been growing and cultivating plants. Plants are grown for many different purposes, including food, tools, medicine, shelter, clothing, hunting, carrying, water craft, ceremony and land management. Everything they needed to survive is provided by the bush. ...

Online

Creating an Indigenous plant-use garden: vision

Planning for an Indigenous plant-use garden is a good way to develop a connection with and respect for First Nations people's perspectives. Use this learning activity to explore exciting ideas, create goals and understand more about successful Indigenous plant-use garden projects. Outcomes of this learning activity are ...

Online

Creating an Indigenous plant-use garden: planting

The outcomes of this learning activity are for children to: follow instructions and a planting plan; understand the steps involved in planting out and maintaining a successful Indigenous plant-use garden enjoy being active and productive outdoors and build their social and teamwork skills; physically be involved in the ...

Online

Creating an Indigenous plant-use garden: harvesting

The satisfaction of eating straight from the garden is one of life’s best learning experiences, however we need to be respectful and mindful to only harvest what we need to allow the plant to continue to thrive for generations to come. This activity involves the assessment and mapping of local environments to create a successful ...

Text

Digital Citizenship Resources: Digital and Media Literacy

Find resources teaching students about copyright and plagiarism, support for efficient online search skills, and resources about digital privacy.

Online

Coding for GUIs Lesson 1: Structure, style and function

This is the first in a series of lessons to incorporate Graphical User Interfaces (GUIs) into your General Purpose Programming. It follows on from the Visual To Text Coding lesson series.

Online

Data compression

Students will learn how the information in a pixel can be manipulated to change the image, and apply a bitmask filter to an image to remove some information and reduce the memory size of the file. Finally, students will modify the filter to find a balance between quality and small file size. Based on the original lessons ...

Online

Creating a bee hotel: construction

As we clear land for urban development, and for broadacre farming, we remove the spaces where bees nest and find their food. With no food, and nowhere to produce their young, native bee populations are under threat of local extinction. In this activity, we will look at providing nesting spaces for native bees which mimic ...

Online

Can an AI recognise what you are drawing

This lesson provides an opportunity to incorporate representation of data using a relevant context being studied in the classroom. Students represent an object using a line drawing, focusing on the features of the object that enable it to be easily recognised. Students experiment with creating representations using an AI ...

Online

Home automation programming (yrs 5-6)

Investigate home automation systems, including those powered by artificial intelligence (AI) with speech recognition capability. These suggested activities provide a level of differentiation to cater for students’ range of programming skills. They were developed in collaboration with the Digital Technologies Institute.

Online

AI image recognition - exploring limitations and bias

A hands-on activity to practise training and testing an artificial intelligence (AI) model, using cartoon faces, including a discussion about sources of potential algorithmic bias and how to respond to these sources.

Online

Recognising AI

Use the tasks in this lesson to introduce concepts that underpin artificial intelligence (AI). The majority of the tasks are unplugged (do not require a digital device). Use the downloadable AI cards with your students to explore what they know about AI.

Online

Can AI guess your emotion?

Discuss emotions as a class, and introduce the idea of artificial intelligence (AI). This lesson can also be used to introduce image classification – a key application of AI. Developed in collaboration with Digital Technologies Institute.

Online

Seeing the wood for the trees

In this lesson sequence students summarise data using advanced filtering and grouping techniques, for example pivot tables in spreadsheets and aggregation functions in databases.

Online

Hot or not?

This lesson sequence focuses on the incremental or Agile approach to development and encourages students to follow the evolution of a temperature conversion tool for a Food Technology teacher. It uses an Excel spreadsheet application as the prototyping tool.

Online

Fibonacci served three ways

In this lesson sequence students learn to code separate modules that perform discrete functions but collectively meet the needs of the solution. They select the most appropriate algorithm based on the type of problem.

Online

Design and deliver

In this lesson sequence students create a website that acts as a showcase for a portfolio of their digital work. They learn about flexible design and how to design a site that can be viewed on a browser using any size of screen.

Online

Cross age making a robot

This lesson sequence is a cross-age project that can be used for students in year 5/6 in collaboration with students from years 1-2. In this project, students collaborate on a code for an unplugged robot. They design, test and modify the robot and create instruction manuals.

Online

Breaking up can be good

This lesson sequence provides an introduction to the skill of decomposition by having students develop discrete modules which together serve a single need: a maths teacher asks for a program that can be used to demonstrate aspects of maths. This sequence can be used in conjunction with ‘Comparing and selecting appropriate ...

Online

AI and image recognition

This lesson builds on How can an AI recognise what is sees? It focuses on image recognition that involves feature extraction, object detection and classification, and introduces the idea that computers store and use data using 0s and 1s.